home *** CD-ROM | disk | FTP | other *** search
- object AboutForm: TAboutForm
- Left = 461
- Top = 283
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'About Chgname 2.0'
- ClientHeight = 241
- ClientWidth = 297
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 214
- Top = 40
- Width = 75
- Height = 102
- Picture.Data = {<image001.bmp>}
- end
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 292
- Height = 29
- Caption = 'Chgname was made by:'
- Color = clBtnFace
- Font.Color = clRed
- Font.Height = -24
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold, fsItalic, fsUnderline]
- ParentColor = False
- ParentFont = False
- end
- object Label2: TLabel
- Left = 8
- Top = 40
- Width = 189
- Height = 18
- Caption = 'Kjetil L. Nyg�rd, 1997, v.2.0'
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 8
- Top = 60
- Width = 202
- Height = 18
- Caption = 'Written in Borland Delphi 2.0'
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label5: TLabel
- Left = 8
- Top = 82
- Width = 141
- Height = 15
- Caption = 'This software is freeware.'
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label11: TLabel
- Left = 8
- Top = 136
- Width = 122
- Height = 16
- Caption = 'How to contact me:'
- Font.Color = clRed
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label4: TLabel
- Left = 8
- Top = 98
- Width = 113
- Height = 15
- Caption = 'Copyright � 1996-97'
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label6: TLabel
- Left = 8
- Top = 114
- Width = 191
- Height = 15
- Caption = 'First version released in Dec. 1996'
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Memo1: TMemo
- Left = 8
- Top = 152
- Width = 281
- Height = 46
- Lines.Strings = (
- 'E-mail:'#9#9'k.l.nygard@hfstud.uio.no'
- 'Home page:'#9'http://www.uio.no/~kln/'
- 'Download page:'#9'http://www.uio.no/~kln/Download/')
- ReadOnly = True
- TabOrder = 0
- WantTabs = True
- end
- object BitBtn1: TBitBtn
- Left = 104
- Top = 208
- Width = 89
- Height = 25
- Caption = 'OK'
- Default = True
- TabOrder = 1
- OnClick = Button1Click
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 555555555555555555555555555555555555555555FF5555555555555C055555
- 55555555577FF55555555555CCC05555555555557777F55555555555CCC05555
- 555555557777FF555555555CCCCC05555555555777777F55555555CCCCCC0555
- 5555557777777FF5555557CC05CCC05555555777757777F555557C05555CC055
- 55557775555777FF55555555555CCC05555555555557777F555555555555CC05
- 555555555555777FF555555555555CC05555555555555777FF5555555555557C
- 05555555555555777FF5555555555557C05555555555555777FF555555555555
- 5CC0555555555555577755555555555555555555555555555555}
- NumGlyphs = 2
- end
- end
-